home *** CD-ROM | disk | FTP | other *** search
- .h {
- color: #DFFFDF;
- text-decoration: none;
- font-family: arial, helvetica, sans-serif;
- font-size: 12pt;
- text-align: justify;
- margin-left: 10;
- }
- .t {
- color: #DFFFDF;
- text-decoration: none;
- font-family: arial, helvetica, sans-serif;
- font-size: 10pt;
- text-align: justify;
- margin-left: 20;
-
- }
- body {
- background-color: #000000;
- }
-
- a {
- color: #DFFFDF;
- text-decoration: none;
- font-family: arial, helvetica, sans-serif;
- font-size: 10pt;
- }
- a:hover {
- color: #000000;
- text-decoration: none;
- font-family: arial, helvetica, sans-serif;
- font-size: 10pt;
- background-color: #DFFFDF;
- }
-